home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 07 CP_M / ZFND14.LBR / ZFIND14.FOR < prev    next >
Encoding:
Text File  |  1991-08-11  |  512 b   |  8 lines

  1. ZCPR3 string search utility very quickly finds ASCII strings in text
  2. files using the Boyer-Moore string search algorithm.  Similar to Irv
  3. Hoff's FIND.COM, but MUCH faster.  Matched string can be displayed
  4. in either the line or the delimited block in which it was found and
  5. the output can be written or appended to a file.  Fast lookups in
  6. magazine article index or MAST.CAT files.  New file overwrite option
  7. and minor bug fixes.  See ZFIND14.NZW, ZFIND14.HZP.
  8.